home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / AUDIOPLAYERS / AMP / !Amp / !Run < prev    next >
Text File  |  1999-09-26  |  774b  |  32 lines

  1. |
  2. | !Run file for !Amp
  3. |
  4. <Obey$Dir>.!Boot
  5. |
  6. | We need the nested Window Manager
  7. |
  8. RMEnsure WindowManager 3.80 Error !Amp needs the nested Window Manager
  9. |
  10. | Check to see if we can support high colour sprites
  11. |
  12. Set Amp$HighColour YES
  13. RMEnsure SpriteExtend 0.99 Set Amp$HighColour NO
  14. |
  15. | Set up a path to find the Squash app
  16. | If you have it somewhere else, add it BEFORE <Amp$Dir>.
  17. |
  18. Set AmpSquash$Path Run:,Squash:,<Amp$Dir>.
  19. |
  20. | Check for PlayIt
  21. |
  22. If "<PlayIt$Path>" = "" Then Set PlayIt$Path <Amp$ModuleDir>.PlayIt.
  23. |
  24. | Path to find choices
  25. |
  26. SetMacro AmpChoices$Path Choices:Amp.,<Amp$Dir>.
  27. If "<Choices$Write>" <> "" Then SetMacro Amp$ChoicesSave <Choices$Write>.Amp Else SetMacro Amp$ChoicesSave <Amp$Dir>
  28. |
  29. | And run the program
  30. |
  31. Set Amp$Args "%*0"
  32. <Amp$Dir>.CheckRun